github.com/coder/websocket.msgReader.readFunc (field)
5 uses
github.com/coder/websocket (current package)
read.go#L114: mr.readFunc = mr.read
read.go#L116: mr.limitReader = newLimitReader(c, mr.readFunc, defaultReadLimit+1)
read.go#L128: mr.flateBufio = getBufioReader(mr.readFunc)
read.go#L413: readFunc util.ReaderFunc
read.go#L419: mr.limitReader.reset(mr.readFunc)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |